| Einhugur macOS Bridge plugin. |
|
EinhugurMacOSBridge.NSBackgroundStyle Enum
Background styles to apply to a view’s cell.
enum EinhugurMacOSBridge.NSBackgroundStyle
Constants
Normal = 0 | A style that reflects the predominant color scheme of the view’s appearance. |
Emphasized = 1 | A style that adds emphasis to the background using an alternate color or visual effect. |
Raised = 0 | A style that makes the background appear higher than the content drawn on it. |
Lowered = 1 | A style that makes the background appear lower than the content drawn on it. |